Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Switch between gcc versions #53

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gasparev
Copy link

@gasparev gasparev commented Dec 7, 2022

This PR adds two new bazel configs, --config gcc9 and --config gcc11, that can be used to select the version of GCC. If no config is specified, Bazel will default to gcc9

@gitguardian
Copy link

gitguardian bot commented Dec 13, 2022

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@gasparev gasparev force-pushed the switch-between-gcc-versions branch 2 times, most recently from 092b11e to d3eef06 Compare December 13, 2022 18:01
@finn-qarik finn-qarik force-pushed the master branch 4 times, most recently from b7588d4 to aec36d2 Compare April 19, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant